[INFO] fetching crate pax-kit 0.38.3...
[INFO] checking pax-kit-0.38.3 against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] extracting crate pax-kit 0.38.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate pax-kit 0.38.3
[INFO] finished tweaking crates.io crate pax-kit 0.38.3
[INFO] tweaked toml for crates.io crate pax-kit 0.38.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pax-kit 0.38.3 on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 332 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cefdb219cd633d1a88c3584a29f87a3783c5dafb05bc5b45e8541dcc67b549c9
[INFO] running `Command { std: "docker" "start" "cefdb219cd633d1a88c3584a29f87a3783c5dafb05bc5b45e8541dcc67b549c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cefdb219cd633d1a88c3584a29f87a3783c5dafb05bc5b45e8541dcc67b549c9" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cefdb219cd633d1a88c3584a29f87a3783c5dafb05bc5b45e8541dcc67b549c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cefdb219cd633d1a88c3584a29f87a3783c5dafb05bc5b45e8541dcc67b549c9" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.126
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling wasm-bindgen v0.2.126
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.126
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking piet v0.6.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.126
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking js-sys v0.3.103
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling glib-macros v0.16.8
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling pango-sys v0.16.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling pangocairo-sys v0.16.3
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking glib v0.16.9
[INFO] [stderr]    Compiling pax-message v0.38.3
[INFO] [stderr]     Checking ignore v0.4.26
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]    Compiling sailfish-compiler v0.6.1
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking pax-runtime-api v0.38.3
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking tera v1.20.1
[INFO] [stderr]    Compiling pax-lang v0.38.3
[INFO] [stderr]     Checking cairo-rs v0.16.7
[INFO] [stderr]     Checking web-sys v0.3.103
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr] error: could not compile `glib` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8a2f6fe57adadb246778b8d41925d3dc46d468cb/bin/rustc --crate-name glib --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.16.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="gio"' --cfg 'feature="gio_ffi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiletests", "default", "dox", "gio", "gio_ffi", "log", "log_macros", "rs-log", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74"))' -C metadata=6b04219140addf27 -C extra-filename=-2d1ceead93ba5a02 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1969f6684f376d5e.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-90fea44a690b156d.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-474e35f2b2c1558c.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-9e81b072a04e90ab.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-3a1fd85095168f06.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-bc780b60880d6b7f.rmeta --extern gio_ffi=/opt/rustwide/target/debug/deps/libgio_sys-9840fbbab3a36dec.rmeta --extern glib_macros=/opt/rustwide/target/debug/deps/libglib_macros-8a8527699518c97a.so --extern ffi=/opt/rustwide/target/debug/deps/libglib_sys-b880e1f0f07082f1.rmeta --extern gobject_ffi=/opt/rustwide/target/debug/deps/libgobject_sys-6f6150fd1fefd823.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9c12716ac42b770e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e7324593321ca94b.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-4d4c66fc2c0ff9ec.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-83333c1f94a74f5c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8a2f6fe57adadb246778b8d41925d3dc46d468cb/bin/rustc --crate-name gio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gio-0.16.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74"))' -C metadata=b030b836d71834c9 -C extra-filename=-edca1e5d7c3efebe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-db987eacdbd9f0e3.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-d77be0ec3f657f41.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-8551f65ba49d7852.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b16711ba075fd62f.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgio_sys-0e4cfec71e990063.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-f1ee7e97fe9d47d1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7d2af120e89c619c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6f8123b0c2eed634.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-2906df499134f5f2.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-43b39a1047d31e88.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "cefdb219cd633d1a88c3584a29f87a3783c5dafb05bc5b45e8541dcc67b549c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cefdb219cd633d1a88c3584a29f87a3783c5dafb05bc5b45e8541dcc67b549c9", kill_on_drop: false }`
[INFO] [stdout] cefdb219cd633d1a88c3584a29f87a3783c5dafb05bc5b45e8541dcc67b549c9
